#include <gnuplot-iostream.h>
Public Types | |
typedef IteratorRange< const T *, T > | range_type |
Public Types inherited from gnuplotio::ArrayTraitsDefaults< T > | |
typedef T | value_type |
Static Public Member Functions | |
static range_type | get_range (const T(&arg)[N]) |
Additional Inherited Members | |
Static Public Attributes inherited from gnuplotio::ArrayTraitsDefaults< T > | |
static const bool | allow_auto_unwrap |
static const size_t | depth |
static const bool | is_container |
Definition at line 911 of file gnuplot-iostream.h.
typedef IteratorRange<const T*, T> gnuplotio::ArrayTraits< T[N]>::range_type |
Definition at line 913 of file gnuplot-iostream.h.
|
inlinestatic |
Definition at line 915 of file gnuplot-iostream.h.